SAM Driver for TechniBraille Zephyr

This is a fully functional SAM driver for use with a TechniBraille Zephyr.

This driver uses the WIN32 Comms API to talk to the Braille display so will work in Windows 95 and NT, there is no 16-bit code.

To use this driver the Zephyr must be set to the Windows configuration. To do this, press the Esc and M keys together. Please refer to the manual for further details.

Please report any bugs to Dolphin. If it crashes please tell us the crash address and registers etc, from the crash message box, also report the driver version number (check with explorer - file properties).

Features
Supports multiple units simultaneously.
Can optionally simulate status cells.

Restrictions

Because of the number of buttons on Zephyr, some have been excluded and cannot be used as hotkeys:
Escape and M, the three keys at top right, the block of six keys bottom left.

Key assignments
The following lists the default keys to press for each Braille operation.
Your screen reader may not support some of these operations.

Move to top left of window: Up + Left
Move to bottom left of window: Down + Right
Move to focus: Numpad 5
Left edge of window: Numpad 7
Right edge of window: Numpad 1
MOve one line up: Up
MOve one line down: Down
Move left one character: Numpad 4
MOve right one character: Numpad 6
Move left one Braille display width: Left
MOve right one Braille display width: Right
Read backwards: Backspace
Read forwards: Space
Toggle focus tracking: Numpad plus
Switch to Attribute mode 1: Numpad 0
Switch to Attribute mode 2: Numpad dot
Toggle cursor visible: Numpad minus
Toggle physical layout mode: Numpad star

3/01